home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 31
/
Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso
/
-seriously_amiga-
/
misc
/
akcc
/
akcc.readme
next >
Wrap
Text File
|
1998-07-20
|
2KB
|
41 lines
Short: Advanced CLI-Commands for KS V33-40 (15.7.98)
Author: Andreas_Kleinert@t-online.de
Uploader: Andreas_Kleinert@t-online.de
Type: util/cli
AKCC V5.2 is a compilation of many useful CLI/Shell commands, which
have been written during 1989-98.
They've been designed to make life much more easier for Programmers
and advanced CLI/Shell Users.
The commands use their own "akccplus.library" to save space and
of course they are all able to be made resident.
Here's an excerpt of the list of the - currently 35 commands :
- ExecLibs For loading, flushing and "version-patching"
shared Libraries (WildCards allowed)
E.g. used in superview.library development
- ExecTasks For listing task/process information.
- KillTask For breaking or removing tasks (WildCards).
- HunkShow For examination of program's Hunks and for
file identification (recognizes some types).
- KAssign As a replacement for the OS's Assign.
- FullPath For replacing the current Path-List with one
from an ASCII file.
- and many more
This version needs at least OS V1.2 (V33) and at least runs with all
OS version upto OS V3.1 (V40) and with all processors, from 68000
through 68060 upto powerUP (TM).
AKCC is (c) 1989-98 by Andreas R. Kleinert. All rights reserved.
POSTCARDWARE.
Recent changes in history:
--------------------------
- small changes (e.g. PPC-related)